PowerTools MultiRow for Windows Forms 8.0J
GetEnumerator メソッド (CollectionBase<T>)

コレクションを反復処理する列挙子を返します。
構文
Public Function GetEnumerator() As IEnumerator(Of T)
public IEnumerator<T> GetEnumerator()

戻り値の型

コレクションの反復処理に使用できるIEnumerator
参照

CollectionBase<T> クラス
CollectionBase<T> メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.